wayland: Remove unused fribidi include
authorSebastian Keller <skeller@gnome.org>
Thu, 4 Jun 2020 18:44:55 +0000 (20:44 +0200)
committerSebastian Keller <skeller@gnome.org>
Thu, 4 Jun 2020 18:44:55 +0000 (20:44 +0200)
commit2bd938952d4d73c02a7a34c6f847aa08b5054e90
tree5b6b5ce9d0e4330be8fa864e018919a92ab10192
parent1b7fb10361790a66d2a17329e79a48144188039f
wayland: Remove unused fribidi include

The included fribidi header is not used in gdkkeys-wayland.c and already
included in gdk.c which causes linker issues due to the header defining
a global variable.
gdk/wayland/gdkkeys-wayland.c